go/types.Checker.constDecl (method)
3 uses
go/types (current package)
decl.go#L184: check.constDecl(obj, d.vtyp, d.init, d.inherited)
decl.go#L432: func (check *Checker) constDecl(obj *Const, typ, init ast.Expr, inherited bool) {
decl.go#L892: check.constDecl(obj, d.typ, init, d.inherited)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)